MapClientNative

class MapClientNative : MapClient

Constructors

MapClientNative
Link copied to clipboard
open fun MapClientNative(peer: Long)

Functions

scheduleRepaint
Link copied to clipboard
open fun scheduleRepaint()
A callback that notifies the client that the map contains updated information, and thus requires a new render to be scheduled.
scheduleTask
Link copied to clipboard
open fun scheduleTask(task: Task)
Requests client to schedule task to be executed on client's scheduling system.